home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1024.dms / q1024.adf / NDUK-V40.lha / V40 / fd / rexxsyslib_lib.fd < prev    next >
Text File  |  1993-10-15  |  564b  |  27 lines

  1. ##base _RexxSysBase
  2. ##bias 30
  3. *--- functions in V33 or higher (Release 1.2) ---
  4. ##private
  5. *--- (16 function slots reserved here) ---
  6. ##bias 126
  7. ##public
  8. *
  9. CreateArgstring(string,length)(a0,d0)
  10. DeleteArgstring(argstring)(a0)
  11. LengthArgstring(argstring)(a0)
  12. CreateRexxMsg(port,extension,host)(a0/a1,d0)
  13. DeleteRexxMsg(packet)(a0)
  14. ClearRexxMsg(msgptr,count)(a0,d0)
  15. FillRexxMsg(msgptr,count,mask)(a0,d0/d1)
  16. IsRexxMsg(msgptr)(a0)
  17. *
  18. ##private
  19. *--- (46 function slots reserved here) ---
  20. ##bias 450
  21. ##public
  22. *
  23. LockRexxBase(resource)(d0)
  24. UnlockRexxBase(resource)(d0)
  25. *
  26. ##end
  27.